[INFO] cloning repository https://github.com/pedrobartolini/tcp-tunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrobartolini/tcp-tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrobartolini%2Ftcp-tunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrobartolini%2Ftcp-tunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ffaec3968744aa1dc3c432c0dd26d092e53aedc6
[INFO] fixing pedrobartolini/tcp-tunnel against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrobartolini%2Ftcp-tunnel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pedrobartolini/tcp-tunnel
[INFO] finished tweaking git repo https://github.com/pedrobartolini/tcp-tunnel
[INFO] tweaked toml for git repo https://github.com/pedrobartolini/tcp-tunnel written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedrobartolini/tcp-tunnel on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedrobartolini/tcp-tunnel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenv_codegen_implementation v0.15.0
[INFO] [stderr]   Downloaded dotenv_codegen v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df
[INFO] running `Command { std: "docker" "start" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const PUBLIC_SERVER_HOST: &str = dotenv!("PUBLIC_SERVER_HOST");
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PUBLIC_SERVER_PORT: u16 = str_to_u16(dotenv!("PUBLIC_SERVER_PORT"));
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PRIVATE_SERVER_PORT: u16 = str_to_u16(dotenv!("PRIVATE_SERVER_PORT"));
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const TUNNEL_LOCAL_HOST: &str = dotenv!("TUNNEL_LOCAL_HOST");
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SECRET_HANDSHAKE: &str = dotenv!("SECRET_HANDSHAKE");
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const PUBLIC_SERVER_HOST: &str = dotenv!("PUBLIC_SERVER_HOST");
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PUBLIC_SERVER_PORT: u16 = str_to_u16(dotenv!("PUBLIC_SERVER_PORT"));
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PRIVATE_SERVER_PORT: u16 = str_to_u16(dotenv!("PRIVATE_SERVER_PORT"));
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const TUNNEL_LOCAL_HOST: &str = dotenv!("TUNNEL_LOCAL_HOST");
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> shared/src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SECRET_HANDSHAKE: &str = dotenv!("SECRET_HANDSHAKE");
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Error loading .env file: path not found
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const PUBLIC_SERVER_HOST: &str = dotenv!("PUBLIC_SERVER_HOST");
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PUBLIC_SERVER_PORT: u16 = str_to_u16(dotenv!("PUBLIC_SERVER_PORT"));
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PRIVATE_SERVER_PORT: u16 = str_to_u16(dotenv!("PRIVATE_SERVER_PORT"));
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const TUNNEL_LOCAL_HOST: &str = dotenv!("TUNNEL_LOCAL_HOST");
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SECRET_HANDSHAKE: &str = dotenv!("SECRET_HANDSHAKE");
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:3:38
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const PUBLIC_SERVER_HOST: &str = dotenv!("PUBLIC_SERVER_HOST");
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PUBLIC_SERVER_PORT: u16 = str_to_u16(dotenv!("PUBLIC_SERVER_PORT"));
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PRIVATE_SERVER_PORT: u16 = str_to_u16(dotenv!("PRIVATE_SERVER_PORT"));
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const TUNNEL_LOCAL_HOST: &str = dotenv!("TUNNEL_LOCAL_HOST");
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]  --> shared/src/lib.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const SECRET_HANDSHAKE: &str = dotenv!("SECRET_HANDSHAKE");
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df", kill_on_drop: false }`
[INFO] [stdout] d9af8fa0701374dd7c289dced0976746394325d4b07440c7d07d53b181b5c1df
